home *** CD-ROM | disk | FTP | other *** search
/ kermit.columbia.edu / kermit.columbia.edu.tar / kermit.columbia.edu / newsgroups / misc.19961006-19970104 / 000086_news@columbia.edu _Wed Oct 30 17:23:38 1996.msg < prev    next >
Internet Message Format  |  1996-12-31  |  3KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id RAA27268 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 30 Oct 1996 17:23:38 -0500 (EST)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id RAA17602 for kermit.misc@watsun; Wed, 30 Oct 1996 17:23:36 -0500 (EST)
  4. Path: news.columbia.edu!panix!newsfeed.internetmci.com!cpk-news-hub1.bbnplanet.com!nntp-hub2.barrnet.net!news.PBI.net!samba.rahul.net!rahul.net!a2i!dold.a2i!dold
  5. From: Clarence Dold <dold@rahul.net>
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: Re: MS-Kermit Terminal Emulation Over TCP/IP
  8. Date: 30 Oct 1996 22:12:37 GMT
  9. Organization: a2i network
  10. Lines: 52
  11. Message-ID: <558jsl$t05@samba.rahul.net>
  12. References: <846708546.18587.0@defsdoor.demon.co.uk>
  13. NNTP-Posting-Host: foxtrot.rahul.net
  14. NNTP-Posting-User: dold
  15. X-Newsreader: TIN [version 1.2 PL2]
  16.  
  17. Andrew Porter (andy@defsdoor.demon.co.uk) wrote:
  18. : At work we have a Novell (3.14) network and 2 SCO Unix (3.2.4)
  19.  
  20. I have Novell 3.12, Unixware and ESIX SVR4.
  21.  
  22. : supports ansi terminals.  I would like to join the two networks and
  23.  
  24. MSKermit would probably do fine configured as a vt102.  That is generally a
  25. superset of the ANSI terminal.  Unless this software is specifically rude.
  26.  
  27. : Our software supplier wants us to use something called ICE TCP which
  28. : they say they will only use - but they want to charge us 500 pounds
  29.  
  30. For 500 pounds, they might be specifically rude (see above).
  31. But probably not.  
  32.  
  33. I have used ICE.  I prefer MSKermit.  
  34. And at the time, cost was not a factor.
  35.  
  36. : Could anyone point me somewhere in the right direction please ?
  37.  
  38. Kermit is available on the Internet via anonymous ftp from host 
  39. watsun.cc.columbia.edu [128.59.39.2]
  40. http://www.columbia.edu/kermit
  41.  
  42. kermit/read.me kermit/bin/read.me explain file locations.
  43.  
  44.  
  45. The Novell VLM + IPXODI and TCP net.cfg is not intuitive to some folks.
  46. I can't remember how difficult it was to discover the magic incantations,
  47. but ultimately, after getting Netware to work via IPXODI, I modified the 
  48. net.cfg to accept MSKermit TCP:
  49.  
  50. Link Driver NE2000
  51.     INT 5
  52.     PORT 320
  53.     MEM D0000
  54.     FRAME Ethernet_802.2
  55.        Frame Ethernet_II
  56.     Frame Ethernet_SNAP
  57.         Protocol IP     0800    Ethernet_II
  58.         Protocol ARP    0806    Ethernet_II
  59.         Protocol RARP   8035    Ethernet_II
  60.  
  61.  
  62. As I recall, one of these settings doesn't agree with the docs, but was
  63. visible on the screen as the VLM loaded.
  64.  
  65. -- 
  66. ---
  67. Clarence A Dold - dold@rahul.net
  68.                 - Pope Valley & Napa CA.